.title {
	background: #202020;
	width: 100%;
	height: 100px;
}

.img_logo {
	width: 234px;
	height: 100px;
	background: rgba(10, 135, 202, 1);
	margin-left: 90px;
	float: left;
}

.img_logo_sty {
	width: 178px;
	height: 74px;
	margin-left: 28px;
	margin-top: 13px;
}

.carousel-img {
	margin-top: -1300px;
	width: 529px;
	height: 222px;
}

.top {
	width: 788px;
	height: 20px;
	margin-top: 40px;
	float: left;
}

.top ul {
	width: 788px;
	font-size: 20px;
	font-family: SimHei;
	font-weight: 400;
	color: rgba(255, 255, 255, 1);
	list-style-type: none;
	white-space: nowrap;
	overflow: hidden;
	float: left;
}

.top li {
	float: left;
	/* 两个li之间的距离*/
	width: 80px;
}

.top li a {
	display: block;
	color: rgba(255, 255, 255, 1);
	margin-top: -10px;
	line-height: 40px;
	font-size: 20px;
	/*padding: 3px;*/
	overflow: hidden;
	text-decoration: none;
	/* 去除下划线 */
}
.top li a:hover{
	color: #069AE4;
}

.search {
	width: 36px;
	height: 36px;
	margin-left: 27px;
}

.fixd_img img {
	width: 67px;
	height: 68px;
	position: fixed;
	right: 67px;
	top: 400px;
	z-index: 999;
}

.fixd_img1 img {
	width: 67px;
	height: 68px;
	position: fixed;
	right: 0px;
	top: 400px;
}

.navbox ul li a {
	display: block;
	color: #fff;
	background: #08c;
}

.subnav {
	display: none;
	position: relative;
	left: -40px;
	top: 14px;
}

/*鼠标没有移入“web前端”选项栏时二级菜单隐藏*/
.top ul li:hover .subnav {
	width: 160px;
	height: 100px;
	position: relative;
	background: #202020;
	color: #069AE4;
	color: red;
	margin-top: 10px;
	display: block;
	z-index: 99;
}

/*当鼠标移入“web前端”选项栏时显示二级菜单*/

.foot {
	width: 100%;
	height: 312px;
	background-image: url(../img/dd1be4c4b1fbe043770216ce15bca26.png);
	float: left;
}

.foot_1 {
	margin-top: 50px;
}

.foot_2 {
	height: 300px;
}
.tab1{
	width: 77px;
	height: 300px;
	float: left;
	margin-left: 76px;
}

.tab {
	width: 77px;
	height: 20px;
	float: left;
}

.tab2 {
	width: 77px;
	height: 43px;
	float: left;
	margin-top: 20px;
}

.tab a {
	font-size: 18px;
	font-family: MFYaYuan_Noncommercial-Regular;
	color: rgba(168, 167, 167, 1);
}

.tab a:hover {
	font-size: 18px;
	font-family: MFYaYuan_Noncommercial-Regular;
	color: #069AE4;
	text-decoration: none;
}

.tab2 a {
	font-size: 16px;
	font-weight: bold;
	line-height: 15px;
	color: #069AE4;
}

.tab2 a:hover {
	font-size: 16px;
	text-decoration: none;
	font-weight: bold;
	line-height: 15px;
	color: #069AE4;
}

.tab3 {
	width: 77px;
	height: 19px;
	float: right;
	margin-top: 5px;
	padding-top: 10px;
}

.tab3 a {
	font-size: 15px;
	line-height: 15px;
	color: #A8A7A7;
}

.tab3 a:hover {
	font-size: 15px;
	line-height: 15px;
	color: #069AE4;
	text-decoration: none;
}

.tab2_hr {
	width: 45%;
	height: 3px;
	margin-top: 5px;
	background: #069AE4;
}

.fuwu {
	color: #A8A7A7;
	font-size: 18px;
	margin-left: 80px;
}

.phone {
	color: #A8A7A7;
	font-size: 24px;
	font-weight: bold;
	margin-left: 80px;
}

.icon {
	margin-left: 80px;
}

.foot_s1 {
	width: 350px;
	height: 180px;
	text-align: left;
	margin-top: 20px;
	float: left;
}

.foot_s2 {
	width: 600px;
	height: 180px;
	text-align: left;
	margin-top: 20px;
	float: left;
}

.er {
	width: 110px;
	height: 110px;
	background: blue;
	margin-left: 20px;
	float: left;
	color: #A8A7A7;
	text-align: center;
	font-size: 15px;
}

.lianjie {
	float: right;
	margin-right: 20px;
	margin-top: -26px;
}

.lianjie a {
	color: #A8A7A7;
	font-size: 18px;
}

.lianjie a:hover {
	color: #A8A7A7;
	font-size: 18px;
	text-decoration: none;
}
